package install
Installs the update contained in the specified secure package file (.spkg). You must include the authorization code string found in the included authcode.txt file. Specify the string itself; you cannot specify the .txt file with the -authcode parameter. Use scp/pscp* to securely transfer the secure package file to the appliance.
Note
When installing a secure package on the ProtectServer 3+ External HSM, the following error message may be displayed:
IRQ 16/viper0: IRQF_DISABLED is not guaranteed on shared IRQs
This error does not affect any part of the installation and can be safely ignored.
User access
admin
Syntax
package install -spkgfile <spkg_file> -authcode <auth_code>
Argument(s) | Shortcut | Description |
---|---|---|
-spkgfile <spkg_file> | -s | Specifies the secure package file (.spkg*). |
-authcode <authcode> | -a | Specifies the authorization code string found in the included authcode.txt file. |
Example
psesh:>package install -s test.spkg -a 5C6DF95B7F6837FD62E000
Please Enter the Admin Token PIN:
Decryption Successful
Signature Verification Successful
Preparing packages for installation...
dummy-package2-1.0-1
Preparing packages for installation...
dummy-package1-1.0-1
RPM installation Successful
SPKG package installation successful.